# Sendable Studios > Sendable Studios is Summit X Digital's developer brand and the home for its apps, > connectors, skills, and tools. TGL is the featured project. The homepage keeps > its full TGL presentation alongside the broader studio introduction. ## Project directory - Projects: https://developers.summitxdigital.com/#projects - TGL: https://developers.summitxdigital.com/tgl/ - TGL workflow and FAQ: https://developers.summitxdigital.com/tgl/workflow/ - TGL hosted connector: https://developers.summitxdigital.com/tgl/connector/ - Sendable for Business (secondary project): https://usesendable.com/ - Sendable contact: https://usesendable.com/contact - Each project has its own documentation, requirements, and licensing. ## Featured project: TGL (Touch Grass Later) > A Muse-native skill and workflow for disciplined, spec-driven software > development. Free, open source, and MIT licensed, from Summit X Digital. ### What it is - Plan Mode: clarify the goal one question at a time, write SPEC.md and PLAN.md, and request human approval of both documents before building. - Attack Mode: fresh agents execute the approved plan in reviewed slices, report at each boundary, and red-team the finished experience. - TGL is instructions followed by Muse, not a technical approval interlock. Muse provides the tools and permissions for execution. - Trigger phrases: "TGL, plan X", "go attack mode", "run TGL", "install TGL". ### Install the full skill - Give Muse https://github.com/tom-nwachuku/tgl and say "install TGL". - Or clone the repository, change into its root, and run: python3 install/tgl-install.py - Requires Python 3.8+ in an environment Muse can read. - Confirm Muse can read the installed SKILL.md before starting. ### Hosted connector - Supports Plan Mode and delivers a skill bundle. It does not execute builds. - Permanent endpoint: https://tgl.summitxdigital.com/mcp - The custom domain is being connected. Temporary endpoint: https://tgl-summitx.fly.dev/mcp - Tools: tgl_install, tgl_plan_start, tgl_plan_log, tgl_plan_goal, tgl_plan_spec, tgl_plan_plan. - The hosted eight-file bundle omits supporting docs available in GitHub. - Document links are returned for review. Save both documents, approve their versions, and give them to the installed skill to begin Attack Mode. - Sessions are in memory and expire after 24 hours idle. Restarts, redeploys, or capacity cleanup may remove them sooner. Anyone with a document link can read it. Do not include secrets or sensitive project information. - No TGL account or service fee today. Muse requirements apply separately. ### TGL links - GitHub: https://github.com/tom-nwachuku/tgl - Site: https://developers.summitxdigital.com - Workflow and FAQ: https://developers.summitxdigital.com/tgl/workflow/ - Connector: https://developers.summitxdigital.com/tgl/connector/ - Skill instructions: https://github.com/tom-nwachuku/tgl/blob/main/SKILL.md - Tutorial: https://github.com/tom-nwachuku/tgl/blob/main/docs/tutorial.md ## Also from the studio: Sendable for Business Sendable for Business turns notes, transcripts, and AI drafts into a one-page business memo for the user to review and edit before sharing. It is a secondary project on this site, not the featured project. Visit https://usesendable.com/ or https://usesendable.com/contact.