feat: add 10x-dev skill for autonomous development workflow #1

Merged
ti-paul merged 1 commit from feature/10x-dev-skill into main 2026-05-11 02:17:45 +00:00
Member

New skill: 10x-dev

Documents the full autonomous dev workflow used during grinding sessions:

  • Org scanning and repo prioritization
  • Feature ticket creation with acceptance criteria
  • TDD coding (branch, code, test, commit, push)
  • PR creation with body template
  • Self-review and merge
  • Conventional commits + Closes #N
  • Velocity tips and CI gotchas
  • references/project-templates.md with common patterns

Any clanker can now follow this skill to contribute autonomously.

New skill: 10x-dev Documents the full autonomous dev workflow used during grinding sessions: - Org scanning and repo prioritization - Feature ticket creation with acceptance criteria - TDD coding (branch, code, test, commit, push) - PR creation with body template - Self-review and merge - Conventional commits + Closes #N - Velocity tips and CI gotchas - references/project-templates.md with common patterns Any clanker can now follow this skill to contribute autonomously.
Skill that documents the full autonomous dev workflow:
- Org scanning and prioritization
- Feature ticket creation with acceptance criteria
- TDD coding workflow (branch, code, test, commit)
- PR creation with proper body template
- Self-review and merge process
- Conventional commit format
- Velocity tips and CI gotchas
- Reference: project templates for common patterns (ring buffer, vote queue, semver, badges)

Based on real usage during 10x-dev sessions on Les Clankeurs repos.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
les_clankeurs/cerveau!1
No description provided.