technical-documentation-authoring
Technical Documentation Authoring
References
- Agent Skills specification
- Bootstrapping Skills — infer project-specific skills from codebase analysis
Workflow
0. Bootstrapping (Optional)
If the user asks to bootstrap skills by analyzing the codebase (rather than requesting a specific skill), then read Bootstrapping Skills first. This applies even if reusable skills already exist; the goal is to create project-specific documentation.
1. Understand the Subject
Clarify what needs to be documented. Ask the user if unclear.
2. Determine the Target
More from paleo/alignfirst
alignfirst
Collaborative problem-solving protocols. Write technical specifications (spec, or alspec), create implementation plans (plan, or alplan), or use Align-and-Do Protocol (AAD). Also generates PR/MR descriptions (aldescription) and code review reports (alreview).
66alspec
Create a technical specification (spec) for a feature or task.
47alplan
Create implementation plan(s) from a technical specification.
46aldescription
Write a description summarizing implemented work. Generates PR/MR descriptions from completed changes.
46al
Align-and-Do Protocol (AAD). Use for smaller tasks that don't need formal specs or plans.
44alignfirst-coaching
Coach an AlignFirst spec-plan-execute or AAD workflow using a CLI wrapper around a coding-agent CLI. Use when orchestrating coding agents through AlignFirst protocols non-interactively.
29