📄 skillActiveExperimentalmedium

org-gtd.el

by Trevoke

A package for using GTD with org-mode

Supported Platforms

🤖 Claude Code🧠 Codex

Stars

476

Skill Type

📖 Library & API Reference

Quality Score

50/200

License

GPL-3.0

Forks

55

Last Updated

Jun 11, 2026

Discovered

May 7, 2026

Validation

Passed

github.com/Trevoke/org-gtd.el

Quality Breakdown

50/ 200

Content Signals

â—‹Gotchas/Edge Cases+40
â—‹Progressive Disclosure+30
â—‹Trigger Description+20
â—‹Verification/Safety+20
â—‹Code Examples+15
â—‹Composability+15

Repo Health

✓Recent Activity+15
â—‹Scripts/Automation+10
✓Real Usage (Issues)+10
✓Single Responsibility+10
✓Config/Persistence+10
â—‹Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

medium

Requires extended permissions (shell access, subagents). Review before use.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Contains .claude directory with multi-agent orchestration setup (implementer, quality-reviewer, spec-reviewer agents)
  • Includes persistent configuration in .claude/settings.json and CLAUDE.md for agent behavior customization
  • Contains shell scripts in .claude/skills/test/run-tests.sh that could execute arbitrary commands
  • Includes Python hook script (.claude/hooks/validate_elisp_syntax.py) that could be leveraged for code execution
  • GitHub workflow files (.github/workflows/test.yml) enable CI/CD automation without explicit human approval gates
  • Contains dev/Containerfile suggesting containerized execution environment setup