An advanced markdown engine
Find a file
tegwick 03ee6463e9 docs: Document subagent infrastructure resolution and environment restoration
- Update ProjectStatusDigest.md with Ubuntu 24.04 environment restoration
- Document operational custom subagent ecosystem with specialized task delegation
- Add automated dependency management system (install-pip.sh, install-depends.sh)
- Mark custom subagent blocking issue as resolved in RelevantClaudeIssues.md
- Update getting started instructions with new installation scripts
- Confirm all 6 subagent types now functional: general-purpose, claude-expert,
  project-assistant, fortune-wisdom-guide, statusline-setup, output-style-setup

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-23 02:58:36 +02:00
.claude agent: Needed to reinstall claude on Ubuntu 24.04 2025-09-23 01:21:34 +02:00
.venv chore: Updated to Ubuntu 24.04 and created new .venv 2025-09-23 01:19:57 +02:00
.venv_old chore: Keep old venv from ubuntu 18.04 for now just in case. 2025-09-23 01:16:12 +02:00
markitect chore: gitignore and repo cleanup 2025-09-16 03:04:18 +02:00
tddai fix: Python 3.6 compatibility for tests 2025-09-23 01:40:37 +02:00
tests fix: Python 3.6 compatibility for tests 2025-09-23 01:40:37 +02:00
wiki@32f20201ac Update wiki submodule to latest 2025-09-21 23:24:37 +02:00
.gitignore build: Add issue workspace system for structured TDD workflow 2025-09-22 01:28:55 +02:00
.gitmodules Add wiki as submodule tracking main 2025-09-16 23:28:11 +02:00
install-claude.sh agent: Finally found a way to install claude again 2025-09-23 02:24:09 +02:00
install-depends.sh build: Helpers to initially setup the dev env 2025-09-23 01:23:32 +02:00
install-nvm.sh build: Helpers to initially setup the dev env 2025-09-23 01:23:32 +02:00
install-pip.sh feat: Add Python dependency management and fix test environment 2025-09-23 02:41:32 +02:00
Makefile refactor: rename workspace targets to TDD Workspace with tdd- prefix 2025-09-22 02:14:57 +02:00
NEXT.md chore: Change NEXT file to correct filetype 2025-09-22 21:11:38 +02:00
ProjectDiary.md docs: Captured Ubuntu24.04 upgrade 2025-09-23 02:45:54 +02:00
ProjectStatusDigest.md docs: Document subagent infrastructure resolution and environment restoration 2025-09-23 02:58:36 +02:00
pyproject.toml feat: Add Python dependency management and fix test environment 2025-09-23 02:41:32 +02:00
README.md chore: first commit 2025-09-16 02:56:34 +02:00
RelevantClaudeIssues.md docs: Document subagent infrastructure resolution and environment restoration 2025-09-23 02:58:36 +02:00
tddai_cli.py refactor: rename workspace targets to TDD Workspace with tdd- prefix 2025-09-22 02:14:57 +02:00

MarkiTect - Advanced Markdown Engine

Your Markdown, Redefined.

MarkiTect is an open-source tool designed to bring structural integrity and consistency to your Markdown files. It empowers you to stop treating your documentation as plain text and start managing it as structured data.

With MarkiTect, you can define a schema to enforce the exact structure of your documents—ensuring every file has the right sections, headings, and hierarchy. This makes it easier than ever to maintain, validate, and automate large-scale documentation projects. Build with confidence, not with manual checks.