Company Documentation System
GlobalValidatedby yaacovcorcos
Build and maintain clear company handbooks, knowledge bases, processes, and onboarding docs.
Discover, install, copy, and improve portable agent skills.
company-docs/
|-- index.md
|-- docs-system.md
|-- handbook/
| |-- index.md
| |-- mission-and-principles.md
| |-- ways-of-working.md
| `-- communication.md
|-- teams/
| |-- index.md
| `-- <team>.md
|-- processes/
| |-- index.md
| `-- <process>.md
|-- onboarding/
| |-- index.md
| `-- <role-or-team>.md
|-- decisions/
| |-- index.md
| `-- YYYY-MM-DD-short-title.md
|-- policies/
| |-- index.md
| `-- <policy>.md
|-- glossary.md
`-- maintenance.md
Adapt the structure to the company. Skip sections that do not have real content. Add sections only when they match how the organization works.
Use the right pattern for the job.
Use for stable company expectations, principles, or operating norms.
Include:
Use for a team, function, pod, working group, or department.
Include:
Use for repeatable work someone needs to do correctly.
Include:
Use for a role, team, location, or company-wide onboarding path.
Include:
Use for decisions that people will need to understand later.
Include:
Treat company documentation as a trust surface.
Every durable page should have enough metadata for future readers to trust it:
Owner: Team or person
Status: Draft | Active | Needs review | Archived
Last reviewed: YYYY-MM-DD
Next review: YYYY-MM-DD or TBD
Source of truth: Link, file path, or "This page"
Do not overdo metadata for throwaway drafts. Use it for pages people will rely on.
Before finishing, check:
When reporting back, include:
by yaacovcorcos
Build and maintain clear company handbooks, knowledge bases, processes, and onboarding docs.
by yaacovcorcos
Create portable agent skills with strong trigger metadata, focused instructions, resources, safety boundaries, and validation.
by yaacovcorcos
Create source-backed engineering docs for codebases, architecture, setup, testing, releases, and operations.