DevSpark Templates - 2.4.0
DevSpark
DevSpark is an Adaptive System Life Cycle Development (ASLCD) toolkit with constitution-powered commands, prompt-first onboarding, and right-sized workflows for AI coding assistants.
Highlights
- Prompt-first lifecycle: Quickstart and upgrade flows work directly from remote prompt files
- Constitution-powered workflows: Requirements, planning, review, and audit flows stay aligned with project rules
- Agent-agnostic architecture: Shared stock prompts plus thin shims for 17+ AI coding assistants
- Safe customization model: .devspark/ stays replaceable while .documentation/ preserves project work
Using This Release
For normal use, bootstrap and update DevSpark from your AI chat using the remote quickstart and upgrade prompt files. The CLI remains available for advanced terminal-driven automation.
Changelog
- feat: Add documentation audit for v1.6.0 release and PR review files for recent changes
- feat: Add support for GitHub release asset resolution and pre-run gate checks
- Merge pull request #41 from markhazleton/003-add-first-skill
- fix: resolve PR 41 CI failures
- review(pr-41): rev 3 codex scope update
- Add first-class Codex quickstart support
- review(pr-41): rev 2 — 3 fixed, 1 remaining (CON-01)
- fix(pr-41): address M-01, M-02, L-01 — skills root resolution, CI coverage, unused import
- docs(pr-review): add review for PR #41 — feat(skills) write-spec Agent Skill
- docs(003): mark all 35 tasks complete — spec status Complete, all user stories delivered
- refactor(specify): 2D thin-wrapper — delegate spec-drafting to write-spec skill
- feat(skills): add 2C tests and CLI — skill contract validation, adapter contract, devspark skills subcommand
- feat(skills): add write-spec skill — portable spec-drafting Agent Skill
- feat(skills): add 2A foundation — adapter contract, SKILL validation contract, skills README
- feat(agents): add comprehensive documentation for agent integration and workflows
- docs(003): resolve all analyze + critic gate findings before implementation
- feat(skills): add initial implementation of write-spec skill and associated guide
- refactor: optimize release/harvest workflow — clarify boundaries, align spec status logic, add commit range to release artifacts
- docs: improve table formatting and clarity in implementation gates section
- Enhance documentation and risk checklists
- docs: update formatting for script preference prompts in quickstart guide
- feat(cli): add validate_installation_manifest and wire into init shim-validate step
- feat(quickstart): resolve issue #39 - simplify bootstrap UX (6 phases)
- docs: add attribution, live-site link, and GA4 tag
DevSpark is independently maintained by Mark Hazleton and the open-source community.