Thanks for your interest in contributing. This project grows through real use — every seed, skill, and template here came from measured production experience.
If you've discovered a reusable thinking pattern through your own work:
- Use
templates/seed_template.mdas your starting point - Include a clear trigger (when to apply), steps (how), and evidence (where it worked)
- Save to
seeds/and submit a PR
Seeds must be grounded in experience. "I think this would work" isn't enough — we need "I used this on project X and it produced Y."
If you use Git for Strategy on a platform we haven't documented:
- Follow the pattern in
setup/— quick install, verification, workspace init, usage tips - Test the setup yourself before submitting
Skills in skills/ are living documents. If you find a step that's unclear or a workflow that could be improved:
- Open an issue describing what's unclear
- If you have a fix, submit a PR with before/after reasoning
If you use Git for Strategy and track your results, we'd love to include your data in docs/measured-outcomes.md. Open an issue with:
- What you measured
- How you measured it
- What you found (positive or negative)
- Ground everything in experience, not theory
- Keep language concrete and ordinary
- Test your contributions before submitting
- One PR per contribution (don't bundle unrelated changes)
By contributing, you agree that your contributions will be licensed under the MIT License.